Explicitly close files on save and restore. Rename all local variables named id...
authoremellor@ewan <emellor@ewan>
Tue, 4 Oct 2005 23:00:42 +0000 (00:00 +0100)
committeremellor@ewan <emellor@ewan>
Tue, 4 Oct 2005 23:00:42 +0000 (00:00 +0100)
commit240eceae66fc162e7cca908e984ac3074b6a62ab
treed7c67c466acfb83b264f674add6bf1cae8cfe03d
parent30c72ff29e48cb52361787592e12dc014a5918f4
Explicitly close files on save and restore.  Rename all local variables named id or slice so as not to clash with the builtins.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendDomain.py